From f7f8f5e39d769e89852d9bdf4a6650bc5d9d8056 Mon Sep 17 00:00:00 2001 From: Ewan Mellor Date: Sat, 10 Mar 2007 21:43:07 +0000 Subject: [PATCH] Remove obsolete tpm_backend entry. Signed-off-by: Ewan Mellor --- tools/python/xen/xend/XendConfig.py | 1 - 1 file changed, 1 deletion(-) diff --git a/tools/python/xen/xend/XendConfig.py b/tools/python/xen/xend/XendConfig.py index ec8a66fb7e..c945ced425 100644 --- a/tools/python/xen/xend/XendConfig.py +++ b/tools/python/xen/xend/XendConfig.py @@ -151,7 +151,6 @@ XENAPI_CFG_TYPES = { 'actions_after_shutdown': str, 'actions_after_reboot': str, 'actions_after_crash': str, - 'tpm_backend': int, 'PV_bootloader': str, 'PV_kernel': str, 'PV_ramdisk': str, -- 2.30.2